home *** CD-ROM | disk | FTP | other *** search
- FirstResponder = {
- ACTIONS = {
- };
- SUPERCLASS = Object;
- };
- eTImageUI = {
- ACTIONS = {
- editComponentName:;
- editDescription:;
- chooseImage:;
- captionImage:;
- uncaptionImage:;
- pasteImage:;
- editSize:;
- };
- OUTLETS = {
- theAnnotation;
- controlView;
- controlPanel;
- descriptionField;
- etImage;
- linkSwitch;
- heightField;
- componentNameField;
- widthField;
- };
- SUPERCLASS = Object;
- };
-